GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFormFieldDefaultChecked_2 Method





In This Topic
GetFormFieldDefaultChecked_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFormFieldDefaultChecked_2( _
   ByVal FieldId As Integer, _
   ByVal ChildIdx As Integer _
) As Boolean
public bool GetFormFieldDefaultChecked_2( 
   int FieldId,
   int ChildIdx
)
public function GetFormFieldDefaultChecked_2( 
    FieldId: Integer;
    ChildIdx: Integer
): Boolean; 
public function GetFormFieldDefaultChecked_2( 
   FieldId : int,
   ChildIdx : int
) : boolean;
public: bool GetFormFieldDefaultChecked_2( 
   int FieldId,
   int ChildIdx
) 
public:
bool GetFormFieldDefaultChecked_2( 
   int FieldId,
   int ChildIdx
) 

Parameters

FieldId
ChildIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members